5a561e
@@ -397,6 +397,7 @@
public class CompactSplit implements CompactionRequester, PropagatingConfigurati
         }
       } catch (InterruptedException ie) {
         LOG.warn("Interrupted waiting for " + name + " to finish...");
+        t.shutdownNow();
       }
     }
   }
